Database.TableSchema Function
Returns a RecordSet with a list of all tables in the database. See the notes for the Database class in the section FieldSchema and TableSchema.
Syntax
result = Database.TableSchema( )
Return Value
Result
RecordSet